-
Home
-
Google for WooCommerce
-
2.8.5
-
Code
-
Classes
- ActionSchedulerJobMonitor
| Total Complexity |
20 |
| Dependencies |
3 |
| Dependents |
11 |
| Total lines |
209 |
| Lines of code |
75 |
| Logical lines of code |
25 |
| Comment lines |
109 |
| Methods |
11 |
| Properties |
2 |
Methods 11
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| reschedule_if_timeout() |
S |
53 |
6 |
24 |
| is_timeout_error() |
S |
73 |
4 |
4 |
| validate_failure_rate() |
S |
73 |
2 |
5 |
| is_failure_rate_above_threshold() |
S |
59 |
1 |
14 |
| __construct() |
S |
81 |
1 |
3 |
| attach_timeout_monitor() |
S |
66 |
1 |
9 |
| detach_timeout_monitor() |
S |
74 |
1 |
4 |
| get_failure_rate_threshold() |
S |
79 |
1 |
3 |
| get_failure_timeframe() |
S |
78 |
1 |
3 |
| get_job_hash() |
S |
78 |
1 |
3 |
| is_monitored_for_timeout() |
S |
78 |
1 |
3 |